home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.3 CISC
/
NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso
/
NextApps
/
PrintManager.app
/
German.lproj
/
Queue.nib
/
data.classes
next >
Wrap
Text File
|
1993-08-05
|
407b
|
34 lines
MyApp = {
ACTIONS = {
pause:;
terminate:;
remove:;
change:;
hide:;
delete:;
};
OUTLETS = {
title1Field;
title6Field;
statusText;
title5Field;
title4Field;
deleteButton;
delegate;
pauseButton;
typeText;
title2Field;
noteText;
window;
nameText;
queueScroll;
title3Field;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};